PHP 5.2.8 is refusing to load php_pgsql.dll, with the following error:
php_pgsql.dll
Warning: PHP Startup: Unable to load dynamic library \'D:\\PHP\\ext\\
I just did this and it worked just fine in php folder inside php.ini I changed this line
extension=php_openssl.dll
to
extension=C:\php\ext\php_openssl.dll
the php_openssl.dll is inside ext folder which couldn't be found.
php_openssl.dll
ext