Problems encountered when establishing the first YII application, such as php.exe system error, unable to find the specified module, etc.!

This program cannot be started because oci.dll is lost in the computer. Try reinstalling the program to fix the problem.

PHP Startup:Unable to load dynamic libraryc:/php/ext/php_pdo_oci.dll- The specified module cannot be found.
I finally decided to disable the enabled modules in php.ini to disable, and then restart Apache, and finally solve this problem! The final effect is as follows:

