I have Azure web app in PHP8 and want connect to Oracle database 12C from php code. From documentation, I found below blog it says that we need to have Oracle Instant Client but I am not finding the steps to install. And in this blog they mentioned php version upto 5.6 but I am using PHP 8 version.
Any leads on this to install Oracle instant client?