PHP 5.3.1 not loading php_oci8.dll on Windows

oraclePHPwindows

I'm trying to load the oracle extension on php but im having the error:

Warning: PHP Startup: Unable to load dynamic library 'D:\Program Files\xampp\php\ext\php_oci8.dll' – The specified procedure could not be found.
in Unknown on line 0

I have done so far:

  1. Included on windows path the the fullpath of oracle instant client
  2. on php.ini, the extension_dir is pointing to the right place
  3. on php.ini extension=php_oci8.dll is ok
  4. restarted the apache, and nothing works.

Best Answer

Problem solved by copying the files orannzsbb11.dll , oci.dll and oraociei11.dll to c:\windows\system32