Since SM 16 relies heavily on SignalR, which uses WebSockets, it requires at least IIS 8 (Server 2012). However, I believe SignalR may have a fall back to forever frames, ajax request polling or server-sent events, so while it is running, you are not going to get the most out of SM 16 since your web server does not support WebSockets.