If both installations are CGI, then I doubt there would be a significant difference in performance (assuming of course that the hardware and server load are the same). If however the Linux installation is a module instead of CGI, then it would probably have somewhat better performance since a new PHP process would not have to be spawned for each request. But as there are so many factors which can affect performance, take the above with a dose of healthy skepticism.