When I do an extract method, it should automatically determine whether the new method can be made static, and it should default the "Declare static" check box appropriately. I believe older versions did this.
If I allow the method to be extracted without checking the "Declare static" check box manually, then I will immediately be prompted by Resharper (with the squiggly green line) that it can be made static.