When I attempt to install Laravel 5 I get a dependency error. I'm using Uniform Server on Windows 7. I have enabled php_mbstring.dll and I checked it's loading properly. (I think)
Here is the console output (Composer):

Here are the extensions in my php.ini

Here are the phpinfo() mbstring details:

I don't know where to go from here. Any idea?
