I need to connect the php_oci8.dll library for php communication with Oracle 9. I downloaded the library from the official site, uncommented the line extension = php_oci8.dll in php.ini, prescribed all the necessary paths in the Path variable, but it still says about restarting Apache inability to download this library.
What can be done to fix this?
PSBD is available from the web server, the machine is php version 7 and Apache24