The Instant Client binaries complement PHP's prebuilt binaries for Windows."
To check the extension is configured, create a simple PHP script phpinfo.php where the web server can read it.
<?
phpinfo();
?>
Load the script into a browser using an "http://" URL. The browser page should contain an "oci8" section saying "OCI8 Support enabled".