The default location PHP searches for extensions is c: \ php5 . To change this setting to reflect your setup of PHP edit your file php.ini.
You need to change the parameter extension_dir to point to the directory where your extensions or where you placed your files php _ *. Dll . For example:extension_dir = c:\php\extensions