PHP Startup: Unable to load dynamic library, Windows, Apache 2.2, php 5.2.11
You just uncomment the extension_dir in php.ini
Try this:
extension_dir = "C:/Program Files (x86)/Apache Software Foundation/Apache2.2/php/ext/"
without starting with the .;