Best c++11 compiler for windows?

I'm wanting to try out some new c++11 features, but I've heard that the gcc mingw for windows and the latest visual studio compiler are each missing features.  I'm having a hard time deciding what to use, any suggestions?

http://clang.llvm.org/get_started.html#buildWindows

You can install GCC mingw just buy google, it give you more option. To be honest Visual studio is pretty much good.