I keep getting a bunch of "Unable to load dynamic library" errors whenever I run PHP from the command line - whether it's via composer, or anything else. If I look at the administration page and click on display installed extensions (http://127.0.0.1/home/index.php?page=php-page&display=extensions) all the extensions the errors say are missing are actually there! And I checked the ext folder in the error, it DOES contain the "missing" file. I don't understand why the CLI version doesn't load these libraries - it makes it very hard to use composer.